home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 - Homepage / CHIP.BIN / share / webmaste / csehtmlp / csehtmlp.exe / {app} / cssinsertercfg.txt < prev    next >
Encoding:
Text File  |  2002-10-08  |  22.4 KB  |  214 lines

  1. <!-- CSE HTML Validator Standard/Professional/Lite CSS Inserter Configuration by AI Internet Solutions (http://www.htmlvalidator.com/) -->
  2. <!-- Last updated: March 9, 2002 -->
  3.  
  4. <!-- IMPORTANT! If you modify or customize this file, make a backup because it may be overwritten the next time you install or reinstall HTML Validator. -->
  5.  
  6. <!-- NOTE: This document is not 100% XML compliant. Each comment and each tag must be on one and only one line. -->
  7. <!-- flags: 1-press return after inserting text, 2-don't change (preserve) case when inserting text, 4-line separator, 8-close (actually hide) inserter (new v4.51), 16-CSS property (new v5.02) -->
  8. <!-- command: 1-edit configuration, 2-reload configuration -->
  9. <!-- inserttext:   to simulate pressing the enter key,   to simulate pressing the tab key,  to simulate pressing the backspace key -->
  10.  
  11. <csetaginserterconfiguration version="1">
  12. <tag menu='CSS' flags='16' inserttext='{ | }' hint='Declaration block.'/>
  13. <tag menu='CSS' flags='16' inserttext='/* | */' hint='CSS comment (cannot be nested).'/>
  14. <tag menu='CSS' flags='4'/>
  15. <tag menu='CSS' caption='Edit Configuration' hint='Edit the configuration file to make your own changes to the Tag Inserter.' command='1'/>
  16. <tag menu='CSS' caption='Reload Configuration' hint='Delete the Tag Inserter and recreate it to reread its configuration.' command='2'/>
  17. <tag menu='CSS' flags='4'/>
  18. <tag menu='CSS' caption='Close CSS Inserter' flags='8'/>
  19. <tag menu=':' flags='16' inserttext=':active' hint='CSS1: Pseudo-class that sets styles when an element is being activated by the user.'/>
  20. <tag menu=':' flags='16' inserttext=':after' hint="CSS2: Pseudo-class that specifies the content location to be after an element's document tree content."/>
  21. <tag menu=':' flags='16' inserttext=':before' hint="CSS2: Pseudo-class that specifies the content location to be before an element's document tree content."/>
  22. <tag menu=':' flags='16' inserttext=':first' hint="CSS2: Pseudo-class that specifies styles for the first page of a document."/>
  23. <tag menu=':' flags='16' inserttext=':first-child' hint="CSS2: Pseudo-class that matches an element that is the first child of some other element."/>
  24. <tag menu=':' flags='16' inserttext=':first-letter' hint='CSS1: Pseudo-class that applies styles to the first letter of an element.'/>
  25. <tag menu=':' flags='16' inserttext=':first-line' hint='CSS1: Pseudo-class that applies styles to the first line of an element.'/>
  26. <tag menu=':' flags='16' inserttext=':focus' hint='CSS2: Pseudo-class that sets styles when an element has the focus.'/>
  27. <tag menu=':' flags='16' inserttext=':hover' hint='CSS2: Pseudo-class that sets styles when the user designates an element but does not activate it.'/>
  28. <tag menu=':' flags='16' inserttext=':lang(|)' hint='CSS2: Pseudo-class that matches if the element is in the language.'/>
  29. <tag menu=':' flags='16' inserttext=':left' hint="CSS2: Pseudo-class that sets styles for the left page when printing double-sided documents."/>
  30. <tag menu=':' flags='16' inserttext=':link' hint='CSS1: Pseudo-class that sets styles for an unvisited hyperlink.'/>
  31. <tag menu=':' flags='16' inserttext=':right' hint="CSS2: Pseudo-class that sets styles for the right page when printing double-sided documents."/>
  32. <tag menu=':' flags='16' inserttext=':visited' hint='CSS1: Pseudo-class that sets styles for a visited hyperlink.'/>
  33. <tag menu='!' flags='16' inserttext='!important' hint='CSS1: Make style declaration important (raise its weight in the cascade).'/>
  34. <tag menu='A' flags='16' inserttext='azimuth: ' hint='CSS2: Spatial property for aural presentation.'/>
  35. <tag menu='B' flags='16' inserttext='background: ' hint='CSS1: Shorthand way to express various background properties.'/>
  36. <tag menu='B' flags='16' inserttext='background-attachment: ' hint='CSS1: Specify Whether or not the background image scrolls.'/>
  37. <tag menu='B' flags='16' inserttext='background-color: ' hint='CSS1: Sets the background color of an element.'/>
  38. <tag menu='B' flags='16' inserttext='background-image: ' hint='CSS1: Sets an image to be the background pattern.'/>
  39. <tag menu='B' flags='16' inserttext='background-position: ' hint='CSS1: Sets the starting position of a background image.'/>
  40. <tag menu='B' flags='16' inserttext='background-position-x: ' hint='MSIE40: (left, center, right).'/>
  41. <tag menu='B' flags='16' inserttext='background-position-y: ' hint='MSIE40: (top, center, bottom).'/>
  42. <tag menu='B' flags='16' inserttext='background-repeat: ' hint='CSS1: Sets the repeat style for a background image.'/>
  43. <tag menu='B' flags='4'/>
  44. <tag menu='B' flags='16' inserttext='behavior: ' hint='MSIE50'/>
  45. <tag menu='B' flags='4'/>
  46. <tag menu='B' flags='16' inserttext='border: ' hint='CSS1: Shorthand way to express various border properties.'/>
  47. <tag menu='B' flags='16' inserttext='border-bottom: ' hint='CSS1: Shorthand to define width, color, and style of the bottom border.'/>
  48. <tag menu='B' flags='16' inserttext='border-bottom-color: ' hint='CSS2: Sets the color of the bottom border.'/>
  49. <tag menu='B' flags='16' inserttext='border-bottom-style: ' hint='CSS2: Sets the style of the bottom border.'/>
  50. <tag menu='B' flags='16' inserttext='border-bottom-width: ' hint='CSS1: Sets the width of the bottom border.'/>
  51. <tag menu='B' flags='16' inserttext='border-collapse: ' hint="CSS2: Sets a table's border model (collapse, separate)."/>
  52. <tag menu='B' flags='16' inserttext='border-color: ' hint='CSS1: Sets the foreground color of the overall border.'/>
  53. <tag menu='B' flags='16' inserttext='border-left: ' hint='CSS1: Shorthand to define width, color, and style of the left border.'/>
  54. <tag menu='B' flags='16' inserttext='border-left-color: ' hint='CSS2: Sets the color of the left border.'/>
  55. <tag menu='B' flags='16' inserttext='border-left-style: ' hint='CSS2: Sets the style of the left border.'/>
  56. <tag menu='B' flags='16' inserttext='border-left-width: ' hint='CSS1: Sets the width of the left border.'/>
  57. <tag menu='B' flags='16' inserttext='border-right: ' hint='CSS1: Shorthand to define width, color, and style of the right border.'/>
  58. <tag menu='B' flags='16' inserttext='border-right-color: ' hint='CSS2: Sets the color of the right border.'/>
  59. <tag menu='B' flags='16' inserttext='border-right-style: ' hint='CSS2: Sets the style of the right border.'/>
  60. <tag menu='B' flags='16' inserttext='border-right-width: ' hint='CSS1: Sets the width of the right border.'/>
  61. <tag menu='B' flags='16' inserttext='border-spacing: ' hint='CSS2: Sets the distance that separates adjacent cell borders.'/>
  62. <tag menu='B' flags='16' inserttext='border-style: ' hint='CSS1: Sets the style of the overall border.'/>
  63. <tag menu='B' flags='16' inserttext='border-top: ' hint='CSS1: Shorthand to define width, color, and style of the top border.'/>
  64. <tag menu='B' flags='16' inserttext='border-top-color: ' hint='CSS2: Sets the color of the top border.'/>
  65. <tag menu='B' flags='16' inserttext='border-top-style: ' hint='CSS2: Sets the style of the top border.'/>
  66. <tag menu='B' flags='16' inserttext='border-top-width: ' hint='CSS1: Sets the width of the top border.'/>
  67. <tag menu='B' flags='16' inserttext='border-width: ' hint='CSS1: Sets the width of the overall border.'/>
  68. <tag menu='B' flags='4'/>
  69. <tag menu='B' flags='16' inserttext='bottom: ' hint="CSS2: Specifies how far a box's bottom content edge is offset above the bottom edge of the box's containing block."/>
  70. <tag menu='C' flags='16' inserttext='caption-side: ' hint='CSS2: Specifies the position of the caption box (top, bottom, left, right).'/>
  71. <tag menu='C' flags='16' inserttext='clear: ' hint='CSS1: Defines the sides of an element where no floating images may be placed (none, left, right, both).'/>
  72. <tag menu='C' flags='16' inserttext='clip: ' hint='CSS2: Modify the clipping region of an element (<shape>, auto).'/>
  73. <tag menu='C' flags='16' inserttext='color: ' hint='CSS1: Sets the foreground color of an element.'/>
  74. <tag menu='C' flags='16' inserttext='content: ' hint='CSS2: Used with the :before and :after psuedo-elements to generate content.'/>
  75. <tag menu='C' flags='16' inserttext='counter-increment: ' hint='CSS2: Indicate by how much the counter is incremented for every occurrence of the element.'/>
  76. <tag menu='C' flags='16' inserttext='counter-reset: ' hint='CSS2: Resets a list of counter names (each name can be optionally followed by an integer).'/>
  77. <tag menu='C' flags='4'/>
  78. <tag menu='C' flags='16' inserttext='cue: ' hint='CSS2: Shorthand way to set cue-before and cue-after.'/>
  79. <tag menu='C' flags='16' inserttext='cue-after: ' hint='CSS2'/>
  80. <tag menu='C' flags='16' inserttext='cue-before: ' hint='CSS2'/>
  81. <tag menu='C' flags='4'/>
  82. <tag menu='C' flags='16' inserttext='cursor: ' hint='CSS2: Specifies the type of cursor to be displayed for the pointing device (<uri>, auto, crosshair, default, pointer, move, etc.).'/>
  83. <tag menu='D' flags='16' inserttext='direction: ' hint='CSS2: Specifies the base writing direction of blocks (and more) (ltr, rtl).'/>
  84. <tag menu='D' flags='16' inserttext='display: ' hint='CSS1: Classifies elements into broad categories (block, inline, list-item, none, and more for CSS2).'/>
  85. <tag menu='E' flags='16' inserttext='elevation: ' hint='CSS2: Spatial property for aural presentation.'/>
  86. <tag menu='E' flags='16' inserttext='empty-cells: ' hint='CSS2: Controls the rendering of borders around cells with no visible content (show, hide).'/>
  87. <tag menu='F' flags='16' inserttext='float: ' hint='CSS1: Sets the float direction for an element (left, right, none).'/>
  88. <tag menu='F' flags='4'/>
  89. <tag menu='F' flags='16' inserttext='font: ' hint='CSS1: Shorthand way to express various font properties.'/>
  90. <tag menu='F' flags='16' inserttext='font-family: ' hint='CSS1: Declares a specific font, generic font family, or both.'/>
  91. <tag menu='F' flags='16' inserttext='font-size: ' hint='CSS1: Sets the font size.'/>
  92. <tag menu='F' flags='16' inserttext='font-size-adjust: ' hint='CSS2: Specify an aspect value for an element.'/>
  93. <tag menu='F' flags='16' inserttext='font-stretch: ' hint='CSS2: Selects a normal, condensed, or extended face from a font family (normal, wider, narrower, etc.).'/>
  94. <tag menu='F' flags='16' inserttext='font-style: ' hint='CSS1: Sets the font style (normal, italic, oblique).'/>
  95. <tag menu='F' flags='16' inserttext='font-variant: ' hint='CSS1: Sets the font variant (normal, small-caps).'/>
  96. <tag menu='F' flags='16' inserttext='font-weight: ' hint='CSS1: Sets the font weight (normal, bold, bolder, lighter, 100, 200, etc.).'/>
  97. <tag menu='H' flags='16' inserttext='height: ' hint='CSS1: Sets the height of an element.'/>
  98. <tag menu='I' flags='16' inserttext='ime-mode: ' hint='MSIE50: (auto, active, inactive, disabled).'/>
  99. <tag menu='L' flags='16' inserttext='layout-flow: ' hint='MSIE55: (horizontal, vertical-ideographic).'/>
  100. <tag menu='L' flags='16' inserttext='layout-grid: ' hint='MSIE50'/>
  101. <tag menu='L' flags='16' inserttext='layout-grid-char: ' hint='MSIE50'/>
  102. <tag menu='L' flags='16' inserttext='layout-grid-char-spacing: ' hint='MSIE50'/>
  103. <tag menu='L' flags='16' inserttext='layout-grid-line: ' hint='MSIE50'/>
  104. <tag menu='L' flags='16' inserttext='layout-grid-mode: ' hint='MSIE50'/>
  105. <tag menu='L' flags='16' inserttext='layout-grid-type: ' hint='MSIE50'/>
  106. <tag menu='L' flags='4'/>
  107. <tag menu='L' flags='16' inserttext='left: ' hint="CSS2: Specifies how far a box's left content edge is offset to the right of the left edge of the box's containing block."/>
  108. <tag menu='L' flags='16' inserttext='letter-spacing: ' hint='CSS1: Sets the amount of whitespace between letters.'/>
  109. <tag menu='L' flags='4'/>
  110. <tag menu='L' flags='16' inserttext='line-break: ' hint='MSIE50: (normal, strict).'/>
  111. <tag menu='L' flags='16' inserttext='line-height: ' hint='CSS1'/>
  112. <tag menu='L' flags='4'/>
  113. <tag menu='L' flags='16' inserttext='list-style: ' hint='CSS1: Shorthand way to express various list-style properties.'/>
  114. <tag menu='L' flags='16' inserttext='list-style-image: ' hint='CSS1: Declare an image to use as the "bullet" in an ordered or unordered list (<url>, none).'/>
  115. <tag menu='L' flags='16' inserttext='list-style-position: ' hint='CSS1: Declare the position of the "bullet" or number in a list (inside, outside).'/>
  116. <tag menu='L' flags='16' inserttext='list-style-type: ' hint='CSS1: Declare the type of numbering system to use in a list (disc, circle, square, etc.).'/>
  117. <tag menu='M' flags='16' inserttext='margin: ' hint='CSS1: Sets the overall margin size of an element.'/>
  118. <tag menu='M' flags='16' inserttext='margin-bottom: ' hint='CSS1: Sets the size of the bottom margin.'/>
  119. <tag menu='M' flags='16' inserttext='margin-left: ' hint='CSS1: Sets the size of the left margin.'/>
  120. <tag menu='M' flags='16' inserttext='margin-right: ' hint='CSS1: Sets the size of the right margin.'/>
  121. <tag menu='M' flags='16' inserttext='margin-top: ' hint='CSS1: Sets the size of the top margin.'/>
  122. <tag menu='M' flags='4'/>
  123. <tag menu='M' flags='16' inserttext='marker-offset: ' hint='CSS2: Specifies the distance between the nearest border edges of a marker box and its associated principal box.'/>
  124. <tag menu='M' flags='16' inserttext='marks: ' hint='CSS2: In printing, specifies whether cross marks or crop marks or both should be rendered just outside the page box edge.'/>
  125. <tag menu='M' flags='4'/>
  126. <tag menu='M' flags='16' inserttext='max-height: ' hint='CSS2: Use max- and min-height to constrain box height to a certain range.'/>
  127. <tag menu='M' flags='16' inserttext='max-width: ' hint='CSS2: Use max- and min-width to constrain box width to a certain range.'/>
  128. <tag menu='M' flags='4'/>
  129. <tag menu='M' flags='16' inserttext='min-height: ' hint='CSS2: Use max- and min-height to constrain box height to a certain range.'/>
  130. <tag menu='M' flags='16' inserttext='min-width: ' hint='CSS2: Use max- and min-width to constrain box width to a certain range.'/>
  131. <tag menu='O' flags='16' inserttext='orphans: ' hint='CSS2: Specifies the min number of lines of a paragraph that must be left at the bottom of a page.'/>
  132. <tag menu='O' flags='4'/>
  133. <tag menu='O' flags='16' inserttext='outline: ' hint='CSS2: Shorthand way to express various outline properties.'/>
  134. <tag menu='O' flags='16' inserttext='outline-color: ' hint='CSS2: Sets the foreground color of the overall outline.'/>
  135. <tag menu='O' flags='16' inserttext='outline-style: ' hint='CSS2: Sets the style of the overall outline.'/>
  136. <tag menu='O' flags='16' inserttext='outline-width: ' hint='CSS2: Sets the width of the overall outline.'/>
  137. <tag menu='O' flags='4'/>
  138. <tag menu='O' flags='16' inserttext='overflow: ' hint='CSS2: Specifies whether the content of a block-level element is clipped when it overflows (visible, hidden, scroll, auto).'/>
  139. <tag menu='O' flags='16' inserttext='overflow-x: ' hint='MSIE40: (visible, hidden, scroll, auto).'/>
  140. <tag menu='O' flags='16' inserttext='overflow-y: ' hint='MSIE40: (visible, hidden, scroll, auto).'/>
  141. <tag menu='P' flags='16' inserttext='padding: ' hint='CSS1: Sets the overall padding size of an element.'/>
  142. <tag menu='P' flags='16' inserttext='padding-bottom: ' hint='CSS1: Sets the size of the bottom padding.'/>
  143. <tag menu='P' flags='16' inserttext='padding-left: ' hint='CSS1: Sets the size of the left padding.'/>
  144. <tag menu='P' flags='16' inserttext='padding-right: ' hint='CSS1: Sets the size of the right padding.'/>
  145. <tag menu='P' flags='16' inserttext='padding-top: ' hint='CSS1: Sets the size of the top padding.'/>
  146. <tag menu='P' flags='4'/>
  147. <tag menu='P' flags='16' inserttext='page: ' hint='CSS2: Specifies a particular type of page where an element should be displayed.'/>
  148. <tag menu='P' flags='16' inserttext='page-break-after: ' hint='CSS2: Indicates where the user agent may or should break pages (auto, always, avoid, left, right).'/>
  149. <tag menu='P' flags='16' inserttext='page-break-before: ' hint='CSS2: Indicates where the user agent may or should break pages (auto, always, avoid, left, right).'/>
  150. <tag menu='P' flags='16' inserttext='page-break-inside: ' hint='CSS2: Indicates where the user agent may or should break pages (avoid, auto).'/>
  151. <tag menu='P' flags='4'/>
  152. <tag menu='P' flags='16' inserttext='pause: ' hint='CSS2: Shorthand for setting pause-before and pause-after.'/>
  153. <tag menu='P' flags='16' inserttext='pause-after: ' hint="CSS2: Specify a pause after speaking an element's content."/>
  154. <tag menu='P' flags='16' inserttext='pause-before: ' hint="CSS2: Specify a pause before speaking an element's content."/>
  155. <tag menu='P' flags='4'/>
  156. <tag menu='P' flags='16' inserttext='pitch: ' hint='CSS2: Specifies the average pitch of the speaking voice (<frequency>, x-low, low, medium, high, x-high).'/>
  157. <tag menu='P' flags='16' inserttext='pitch-range: ' hint='CSS2: Specifies variation in average pitch (<number>).'/>
  158. <tag menu='P' flags='4'/>
  159. <tag menu='P' flags='16' inserttext='play-during: ' hint="CSS2: Specifies a sound to be played as background while an element's content is spoken."/>
  160. <tag menu='P' flags='16' inserttext='position: ' hint="CSS2: Determine which CSS2 algorithm is used to calculate the position of a box (static, relative, absolute, fixed)."/>
  161. <tag menu='Q' flags='16' inserttext='quotes: ' hint="CSS2: Specifies quotation marks for any number of embedded quotations."/>
  162. <tag menu='R' flags='16' inserttext='rgb(|)' hint="CSS1: Specifies a color (rgb(red,green,blue))."/>
  163. <tag menu='R' flags='16' inserttext='richness: ' hint="CSS2: Specifies the richness, or brightness, of the speaking voice (<number>)."/>
  164. <tag menu='R' flags='16' inserttext='right: ' hint="CSS2: Specifies how far a box's right content edge is offset to the left of the right edge of the box's containing block."/>
  165. <tag menu='S' flags='16' inserttext='scrollbar-3dlight-color: ' hint='MSIE55'/>
  166. <tag menu='S' flags='16' inserttext='scrollbar-arrow-color: ' hint='MSIE55'/>
  167. <tag menu='S' flags='16' inserttext='scrollbar-base-color: ' hint='MSIE55'/>
  168. <tag menu='S' flags='16' inserttext='scrollbar-darkshadow-color: ' hint='MSIE55'/>
  169. <tag menu='S' flags='16' inserttext='scrollbar-face-color: ' hint='MSIE55'/>
  170. <tag menu='S' flags='16' inserttext='scrollbar-highlight-color: ' hint='MSIE55'/>
  171. <tag menu='S' flags='16' inserttext='scrollbar-shadow-color: ' hint='MSIE55'/>
  172. <tag menu='S' flags='16' inserttext='scrollbar-track-color: ' hint='MSIE55'/>
  173. <tag menu='S' flags='4'/>
  174. <tag menu='S' flags='16' inserttext='size: ' hint='CSS2: Specifies the size and orientation of a page box (<length>{1,2}, auto, portrait, landscape).'/>
  175. <tag menu='S' flags='4'/>
  176. <tag menu='S' flags='16' inserttext='speak: ' hint='CSS2: Specifies whether to render text aurally and in what manner. (normal, none, spell-out).'/>
  177. <tag menu='S' flags='16' inserttext='speak-header: ' hint='CSS2: Specifies when table headers are spoken (once, always).'/>
  178. <tag menu='S' flags='16' inserttext='speak-numeral: ' hint='CSS2: Specifies how numerals are spoken (digits, continuous).'/>
  179. <tag menu='S' flags='16' inserttext='speak-punctuation: ' hint='CSS2: Specifies how punctuation is spoken (code, none).'/>
  180. <tag menu='S' flags='4'/>
  181. <tag menu='S' flags='16' inserttext='speech-rate: ' hint='CSS2: Specifies the speaking rate (<number>, x-slow, slow, medium, fast, x-fast, faster, slower).'/>
  182. <tag menu='S' flags='16' inserttext='stress: ' hint='CSS2: Specifies the height of "local peaks" in the intonation contour of a voice. (<number>).'/>
  183. <tag menu='T' flags='16' inserttext='table-layout: ' hint='CSS2: Controls the algorithm used to lay out the table (auto, fixed).'/>
  184. <tag menu='T' flags='4'/>
  185. <tag menu='T' flags='16' inserttext='text-align: ' hint='CSS1: Sets the horizontal text alignment.'/>
  186. <tag menu='T' flags='16' inserttext='text-autospace: ' hint='MSIE50: (none, ideograph-alpha, ideograph-numeric, ideograph-parenthesis, ideograph-space).'/>
  187. <tag menu='T' flags='16' inserttext='text-decoration: ' hint='CSS1: Sets certain effects (none, underline, overline, line-through, blink).'/>
  188. <tag menu='T' flags='16' inserttext='text-indent: ' hint='CSS1: Sets the indentation of the first line of an element.'/>
  189. <tag menu='T' flags='16' inserttext='text-justify: ' hint='MSIE50: (auto, distribute, distribute-all-lines, distribute-center-last, inter-cluster, inter-ideograph, inter-word, kashida, newspaper).'/>
  190. <tag menu='T' flags='16' inserttext='text-kashida-space: ' hint='MSIE55: (<percentage>).'/>
  191. <tag menu='T' flags='16' inserttext='text-overflow: ' hint='MSIE60: (ellipsis, clip).'/>
  192. <tag menu='T' flags='16' inserttext='text-shadow: ' hint='CSS2: Applies shadow effects to the text of the element.'/>
  193. <tag menu='T' flags='16' inserttext='text-transform: ' hint='CSS1: Changes the case of the letters in the element (capitalize, uppercase, lowercase, none).'/>
  194. <tag menu='T' flags='16' inserttext='text-underline-position: ' hint='MSIE55: (above, below, auto, auto-pos).'/>
  195. <tag menu='T' flags='4'/>
  196. <tag menu='T' flags='16' inserttext='top: ' hint="CSS2: Specifies how far a box's top content edge is offset below the top edge of the box's containing block."/>
  197. <tag menu='U' flags='16' inserttext='unicode-bidi: ' hint="CSS2: (normal, embed, bidi-override)."/>
  198. <tag menu='U' flags='16' inserttext='url(|)' hint="CSS1: Specifies a url."/>
  199. <tag menu='V' flags='16' inserttext='vertical-align: ' hint='CSS1: Sets the baseline vertical alignment with respect to line-height (baseline, sub, super, etc.).'/>
  200. <tag menu='V' flags='16' inserttext='visibility: ' hint='CSS2: Specifies whether the boxes generated by an element are rendered (visible, hidden, collapse).'/>
  201. <tag menu='V' flags='16' inserttext='voice-family: ' hint='CSS2: Comma-separated, prioritized list of voice family names.'/>
  202. <tag menu='V' flags='16' inserttext='volume: ' hint='CSS2: Specifies the median volume of the waveform (<number>, <percentage>, silent, x-soft, soft, medium, loud, x-loud).'/>
  203. <tag menu='W' flags='16' inserttext='white-space: ' hint='CSS1: Defines how to treat whitespace in the element (normal, pre, nowrap).'/>
  204. <tag menu='W' flags='16' inserttext='widows: ' hint='CSS2: Specifies the min number of lines of a paragraph that must be left at the top of a page.'/>
  205. <tag menu='W' flags='16' inserttext='width: ' hint='CSS1: Sets the width of an element.'/>
  206. <tag menu='W' flags='4'/>
  207. <tag menu='W' flags='16' inserttext='word-break: ' hint='MSIE50: (normal, break-all, keep-all).'/>
  208. <tag menu='W' flags='16' inserttext='word-spacing: ' hint='CSS1: Sets the amount of whitespace between words.'/>
  209. <tag menu='W' flags='16' inserttext='word-wrap: ' hint='MSIE55: (normal, break-word).'/>
  210. <tag menu='W' flags='4'/>
  211. <tag menu='W' flags='16' inserttext='writing-mode: ' hint='MSIE55: (lr-tb, tb-rl).'/>
  212. <tag menu='Z' flags='16' inserttext='z-index: ' hint='CSS2: Specifies the stack level of the box (auto, <integer>).'/>
  213. <tag menu='Z' flags='16' inserttext='zoom: ' hint='MSIE55: (normal, <float>, <percentage>).'/>
  214. </csetaginserterconfiguration>